gtksettings: Add a debug message if there is no default GtkSettings
authorPhilip Withnall <withnall@endlessm.com>
Thu, 9 Feb 2017 17:17:05 +0000 (17:17 +0000)
committerPhilip Withnall <withnall@endlessm.com>
Tue, 12 Sep 2017 15:04:44 +0000 (16:04 +0100)
commit80b10aa1bd8b49a24940088f1949abbd213196d4
treead4a427a893d56dcbac02d04ab48aa6ae71fa0c1
parent69102ac8df7945de700b6fc8210b921fa9204866
gtksettings: Add a debug message if there is no default GtkSettings

Make it slightly more obvious when things are about to slide sideways
because a NULL GtkSettings has been returned to a caller. This is a
valid return value, but is rarely handled correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=778382
gtk/gtksettings.c